home *** CD-ROM | disk | FTP | other *** search
Makefile | 1993-01-26 | 324 b | 12 lines |
- GEOM = ../../../../..
- include ${GEOM}/makefiles/Makedefs.global
- include ../Makedefs
- include ${GEOM}/makefiles/Makerules.obj
-
- OOGLLIBS = -lstubdraw -lgeom -lvect -lpolylist -lquad -lmesh -lbezier -linst \
- -ltlist -llist -ldg -lwa -lstub -lgeom -loogl -lbbox -lshade -lcolor -l3d
-
- MALLOCLIB=-lmalloc
-
- include ../Makefile.obj
-